github.com/go-pg/pg/v10/orm.sliceTableModel.Value (method, view implemented interface methods)

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		model_table_slice.go#L59: 	return m.join(m.Value(), name, apply)
		model_table_slice.go#L70: func (m *sliceTableModel) Value() reflect.Value {